home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / X.INI < prev   
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:58:28  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x0c,    // Horizontal size
  7. 0x0d,    // Vertical size
  8. 0x05,    // Horizontal hotspot position
  9. 0x06,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x4020,  // ∙■∙∙∙∙∙∙∙∙■∙∙∙∙∙
  14. 0x6060,  // ∙■■∙∙∙∙∙∙■■∙∙∙∙∙
  15. 0x30c0,  // ∙∙■■∙∙∙∙■■∙∙∙∙∙∙
  16. 0x1980,  // ∙∙∙■■∙∙■■∙∙∙∙∙∙∙
  17. 0x0f00,  // ∙∙∙∙■■■■∙∙∙∙∙∙∙∙
  18. 0x0600,  // ∙∙∙∙∙■■∙∙∙∙∙∙∙∙∙
  19. 0x0f00,  // ∙∙∙∙■■■■∙∙∙∙∙∙∙∙
  20. 0x1980,  // ∙∙∙■■∙∙■■∙∙∙∙∙∙∙
  21. 0x30c0,  // ∙∙■■∙∙∙∙■■∙∙∙∙∙∙
  22. 0x6060,  // ∙■■∙∙∙∙∙∙■■∙∙∙∙∙
  23. 0x4020,  // ∙■∙∙∙∙∙∙∙∙■∙∙∙∙∙
  24. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  25. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  26. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0xe070,  // ■■■∙∙∙∙∙∙■■■∙∙∙∙
  31. 0xf0f0,  // ■■■■∙∙∙∙■■■■∙∙∙∙
  32. 0xf9f0,  // ■■■■■∙∙■■■■■∙∙∙∙
  33. 0xfff0,  // ■■■■■■■■■■■■∙∙∙∙
  34. 0x7fe0,  // ∙■■■■■■■■■■∙∙∙∙∙
  35. 0x3fc0,  // ∙∙■■■■■■■■∙∙∙∙∙∙
  36. 0x1f80,  // ∙∙∙■■■■■■∙∙∙∙∙∙∙
  37. 0x3fc0,  // ∙∙■■■■■■■■∙∙∙∙∙∙
  38. 0x7fe0,  // ∙■■■■■■■■■■∙∙∙∙∙
  39. 0xfff0,  // ■■■■■■■■■■■■∙∙∙∙
  40. 0xf9f0,  // ■■■■■∙∙■■■■■∙∙∙∙
  41. 0xf0f0,  // ■■■■∙∙∙∙■■■■∙∙∙∙
  42. 0xe070,  // ■■■∙∙∙∙∙∙■■■∙∙∙∙
  43. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  44. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.